[INFO] cloning repository https://github.com/ice-lab/swc-plugins
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ice-lab/swc-plugins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fice-lab%2Fswc-plugins", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fice-lab%2Fswc-plugins'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f2a418bdbe14c4177a7d1f6e721945fe514c755
[INFO] testing ice-lab/swc-plugins against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fice-lab%2Fswc-plugins" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/ice-lab/swc-plugins
[INFO] finished tweaking git repo https://github.com/ice-lab/swc-plugins
[INFO] tweaked toml for git repo https://github.com/ice-lab/swc-plugins written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ice-lab/swc-plugins on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ice-lab/swc-plugins already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50f40b0b893609a345274c6519aab70ff56b0692f12169f7f81b7697cfa1854b
[INFO] running `Command { std: "docker" "start" "-a" "50f40b0b893609a345274c6519aab70ff56b0692f12169f7f81b7697cfa1854b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50f40b0b893609a345274c6519aab70ff56b0692f12169f7f81b7697cfa1854b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50f40b0b893609a345274c6519aab70ff56b0692f12169f7f81b7697cfa1854b", kill_on_drop: false }`
[INFO] [stdout] 50f40b0b893609a345274c6519aab70ff56b0692f12169f7f81b7697cfa1854b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb3ac49917a5ab98edcc2360b4fdada85c1cc1ac2d9823a9f65dfa7cdc5d4046
[INFO] running `Command { std: "docker" "start" "-a" "eb3ac49917a5ab98edcc2360b4fdada85c1cc1ac2d9823a9f65dfa7cdc5d4046", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling better_scoped_tls v1.0.0
[INFO] [stderr]    Compiling swc_visit v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling vergen-lib v0.1.4
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling vergen v9.0.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling swc_plugin v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling easy-error v1.0.0
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling ast_node v2.0.0
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.6
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling testing_macros v1.0.0
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v1.0.0
[INFO] [stderr]    Compiling swc_trace_macro v2.0.0
[INFO] [stderr]    Compiling swc_plugin_macro v1.0.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling hstr v0.2.12
[INFO] [stderr]    Compiling swc_allocator v1.0.0
[INFO] [stderr]    Compiling swc_atoms v2.0.0
[INFO] [stderr]    Compiling sourcemap v9.0.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling swc_common v1.0.0
[INFO] [stderr]    Compiling swc_core v1.0.5
[INFO] [stderr]    Compiling swc_ecma_ast v1.0.0
[INFO] [stderr]    Compiling swc_error_reporters v2.0.0
[INFO] [stderr]    Compiling testing v1.0.0
[INFO] [stderr]    Compiling swc_ecma_testing v1.0.0
[INFO] [stderr]    Compiling swc_ecma_visit v1.0.0
[INFO] [stderr]    Compiling swc_ecma_parser v1.0.1
[INFO] [stderr]    Compiling swc_ecma_codegen v1.0.0
[INFO] [stderr]    Compiling swc_plugin_proxy v1.0.0
[INFO] [stderr]    Compiling swc_ecma_utils v1.0.1
[INFO] [stderr]    Compiling swc_ecma_transforms_base v1.0.1
[INFO] [stderr]    Compiling swc_ecma_transforms_testing v1.0.0
[INFO] [stderr]    Compiling swc_plugin_node_transform v0.1.0 (/opt/rustwide/workdir/packages/node-transform)
[INFO] [stderr]    Compiling swc_plugin_keep_platform v0.1.1 (/opt/rustwide/workdir/packages/keep-platform)
[INFO] [stderr]    Compiling swc_plugin_remove_export v0.1.1 (/opt/rustwide/workdir/packages/remove-export)
[INFO] [stderr]    Compiling swc_plugin_keep_export v0.1.2 (/opt/rustwide/workdir/packages/keep-export)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] running `Command { std: "docker" "inspect" "eb3ac49917a5ab98edcc2360b4fdada85c1cc1ac2d9823a9f65dfa7cdc5d4046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb3ac49917a5ab98edcc2360b4fdada85c1cc1ac2d9823a9f65dfa7cdc5d4046", kill_on_drop: false }`
[INFO] [stdout] eb3ac49917a5ab98edcc2360b4fdada85c1cc1ac2d9823a9f65dfa7cdc5d4046
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d37b4d1f7f6d9e1c5ce83855b95e22606a843e2520448fc1f9ca8eb6c9c9683
[INFO] running `Command { std: "docker" "start" "-a" "7d37b4d1f7f6d9e1c5ce83855b95e22606a843e2520448fc1f9ca8eb6c9c9683", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling swc_plugin_keep_export v0.1.2 (/opt/rustwide/workdir/packages/keep-export)
[INFO] [stderr]    Compiling swc_plugin_remove_export v0.1.1 (/opt/rustwide/workdir/packages/remove-export)
[INFO] [stderr]    Compiling swc_plugin_keep_platform v0.1.1 (/opt/rustwide/workdir/packages/keep-platform)
[INFO] [stderr]    Compiling swc_plugin_node_transform v0.1.0 (/opt/rustwide/workdir/packages/node-transform)
[INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead
[INFO] [stdout]  --> packages/remove-export/tests/fixtrue.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |   ecma::parser::{EsConfig, Syntax},
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead
[INFO] [stdout]   --> packages/remove-export/tests/fixtrue.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     Syntax::Es(EsConfig {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead
[INFO] [stdout]   --> packages/remove-export/tests/fixtrue.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     Syntax::Es(EsConfig {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead
[INFO] [stdout]   --> packages/remove-export/tests/fixtrue.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     Syntax::Es(EsConfig {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead
[INFO] [stdout]   --> packages/remove-export/tests/fixtrue.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     Syntax::Es(EsConfig {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `swc_core::ecma::parser::EsConfig`: Use 'EsSyntax' instead
[INFO] [stdout]    --> packages/remove-export/tests/fixtrue.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |     Syntax::Es(EsConfig {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSrKIIx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libswc_plugin_node_transform,libswc_core-5356aa3a893f88fe,libswc_ecma_transforms_testing-4b489a366699fffa,libtempfile-5904f3a6d8d3b680,libfastrand-5b34477e6b7d2549,librustix-fc1d6f9ea26f827e,liblinux_raw_sys-dd10f1d1b50fcb6c,libswc_ecma_testing-5a887fde14077a87,libhex-28742b4ca144387c,libtesting-f7c23e1a8c7117df,libcargo_metadata-525936ad1eb9245a,libcargo_platform-d8bedf9a785ab2e7,libsemver-f91e0c5171f54b3b,libcamino-6be550d30657bf0b,libswc_error_reporters-5a14c727bf4c2137,libmiette-35a034acf95dad17,libtextwrap-42a646439396eb40,libunicode_linebreak-e2d4f4a68c1e757f,libsmawk-9e7d9ce9103284a6,libowo_colors-23fdc8c9cf5dbc9a,libthiserror-31496e0b2a8dc8f0,libtracing_subscriber-261fb7a77dbafed1,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libthread_local-cd326cf401cf3d90,libtracing_log-c58c90d723973e50,liblog-669e9396cafcbb01,libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libdifference-75192a385e2561ab,libswc_ecma_codegen-5d93660932b0c052,libregex-08e1b5eae5653a93,libregex_automata-be92ccb76e3158f8,libaho_corasick-6e9abec44e58222d,libregex_syntax-13fc688ae7f36982,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libansi_term-4ffce2d8d1f5d132,libswc_ecma_transforms_base-a4af611645a490fb,libswc_ecma_parser-79032c34f69e1d40,libstacker-363d397dfc0d10e7,libpsm-e6b964567b3ba129,libtyped_arena-e8efe135793da16d,libsmartstring-5f6fc1eb731e9e99,libstatic_assertions-d53a9977dc6e27e5,libswc_ecma_utils-a3921efb56b8d020,libryu_js-1c1e96241ba40fef,libnum_cpus-e1f2966a0a89fcb0,libindexmap-9e4affa509baa866,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libswc_ecma_visit-34594e52a708b1b8,libswc_plugin_proxy-f1944989f631fab0,libswc_ecma_ast-596cb85b517f687c,libbitflags-eb92e23a18d5cc91,libphf-0ba7941d3543d5a4,libphf_shared-1bb76a3a081601d2,libswc_common-4fcf5de3a038105a,libbetter_scoped_tls-9c4ee329e01b58ef,libscoped_tls-c61d1d5075225c6a,libunicode_width-08b963676a6677c5,libparking_lot-b6ab726e3260e7ed,libparking_lot_core-a2b10e95f9cc4e91,libsmallvec-8045c56aeb050430,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libsourcemap-349bdb602bb689d1,libbase64_simd-1ab4df7c1cc5af5f,libsimd_abstraction-bbb6c92347990b44,liboutref-207aea2a65bd9bff,libunicode_id_start-0989420e395a3bc5,libdata_encoding-02a524d0cb7bb851,libif_chain-e7621d9e2b9f49b4,libserde_json-8c6523cb91aa6a09,libmemchr-3ffe5f7a52883367,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libbitvec-7b6d799c6dcd1507,libwyz-13ba7a1c3ba60555,libtap-a03b11bfa148d0b2,libradium-adfcc51556c325ed,libfunty-e395759ffae18036,liburl-6ffa257b345a5c25,libidna-119934871bfb2702,libunicode_normalization-79f5f85aa82e8268,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libdebugid-b20072da60fbcf26,libuuid-0eb4004e49a05a21,libsiphasher-7b49b0cc05d9e611,libanyhow-f0defe2913e81e96,libtracing-396c4955651f7716,libpin_project_lite-1b69109c4d0b18c5,libtracing_core-7ee9f2517c8b4e91,libtermcolor-96a9ed65821a6544,libnum_bigint-9a5dac190b59cf4a,libnum_integer-3c19d8265c905cf9,libnum_traits-8e8549ce956481f3,libswc_visit-70806cfb8e68f1d3,libeither-0d03427b61e42fdc,libswc_atoms-aeb558335125315e,librkyv-4b4ec9a32db350de,librend-ee86a61dcb362813,libhashbrown-be93c542caa8357f,libahash-f9d9865b68c2aa26,libgetrandom-5b1d785f4d632a3d,liblibc-f216ea796031e04f,libseahash-c7c9833d5abc2ba8,libbytecheck-4564a5af87eeaf3b,libsimdutf8-303f9ada2e9da805,libptr_meta-b6b764ee69c61d24,libhstr-8f55bad342282a0b,libtriomphe-f45fc4f86dce8804,libstable_deref_trait-5f51a5ca749ede17,libserde-5f6f158b879d5ecf,libdebug_unreachable-64be8850bfcabca1,libswc_allocator-be604f0f80ffc2f9,libhashbrown-8d274f975e76104c,libahash-4f4c16256525366c,libonce_cell-debe7c411cf97340,libcfg_if-33ef6c02a07f9fec,libzerocopy-f2bcfdbe4f2d40f5,librustc_hash-5a527483989b35a3,libbumpalo-4944d98da6a7fc11,liballocator_api2-d942e830951b9933}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSrKIIx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-235aaeea28095660/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fixtrue-9aa41545f323616c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `swc_plugin_node_transform` (test "fixtrue") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7d37b4d1f7f6d9e1c5ce83855b95e22606a843e2520448fc1f9ca8eb6c9c9683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d37b4d1f7f6d9e1c5ce83855b95e22606a843e2520448fc1f9ca8eb6c9c9683", kill_on_drop: false }`
[INFO] [stdout] 7d37b4d1f7f6d9e1c5ce83855b95e22606a843e2520448fc1f9ca8eb6c9c9683
